if line 1 of field ("markers-" & subtopicNumber & "-" & lineSelect) <> EMPTY then
repeat with n = 1 to the number of lines in field ("markers-" & subtopicNumber & "-" & lineSelect)
set the locH of sprite (19 + n) to the left of sprite 19 + integer(the width of sprite 19 * item 1 of line n of field ("markers-" & subtopicNumber & "-" & lineSelect) / sprite(46).duration)
set the castNum of sprite (19 + n) to the number of member item 2 of line n of field ("markers-" & subtopicNumber & "-" & lineSelect)